UDPSocket.BroadcastAddress

Read-Only
The machine's broadcast address. You can specify this address when you call the Write method and the data will be broadcast across the network, but you will not receive the data you sent back.

Syntax

BroadcastAddress( String ) as


Parameters

String